Click or drag to resize

ActiveLockType Property

Gets or sets the type of lock.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string Type { get; set; }

Property Value

Type: String
Remarks
The only legal DAV value currently is "write".
See Also